Skip to content

Add Windows ARM64 support in CI#478

Open
Harishmcw wants to merge 1 commit intobastibe:masterfrom
Harishmcw:arm64
Open

Add Windows ARM64 support in CI#478
Harishmcw wants to merge 1 commit intobastibe:masterfrom
Harishmcw:arm64

Conversation

@Harishmcw
Copy link
Copy Markdown

This PR introduces official support for Windows ARM64.

Changes:

  • Updated soundfile.py to correctly detect ARM64/AArch64 architectures on Windows and load the corresponding libsndfile_arm64.dll.
  • Added windows-11-arm to the GitHub Actions matrix and included arm64 architecture across supported OS versions.

@mayankag-qti
Copy link
Copy Markdown

@khmyznikov FYI

@khmyznikov
Copy link
Copy Markdown

@Harishmcw tests are fine?

@Harishmcw
Copy link
Copy Markdown
Author

@Harishmcw tests are fine?

Yes, the tests are fine. The previous failures were due to a regression on newer Windows Server 2025 runners, which this PR addresses. The pipeline is now green across all platforms, and I've verified that the Windows ARM64 tests are also passing correctly: pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants